Click or drag to resize

CategoryRenameOnFirstUse Property

Gets or sets a value indicating whether [rename on first use].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool RenameOnFirstUse { get; set; }

Property Value

Type: Boolean
true if [rename on first use]; otherwise, false.
See Also